home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / VERINFO.PAK / VERINFO.RC < prev    next >
Text File  |  1997-05-06  |  497b  |  15 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1993, 1996 by Borland International, All Rights Reserved
  4. //----------------------------------------------------------------------------
  5. #ifndef WORKSHOP_INVOKED
  6. # include <windows.h>
  7. #endif
  8. #include <owl\except.rc>
  9. #include "verinfo.rh"
  10.  
  11. STRINGTABLE LOADONCALL MOVEABLE DISCARDABLE
  12. {
  13.   IDS_NOSUCHFILE          "File does not exist or contains no version information."
  14. }
  15.